Subject: Don't fetch remote images when reading docs on disk
Forwarded: no
-Last-Update: 2021-01-14
+Last-Update: 2021-09-18
This fixes a privacy breach previously reported as Lintian warnings
---
- README.md | 8 ++++----
- 1 file changed, 4 insertions(+), 4 deletions(-)
+ README.md | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
-index d941d6b..0663dcd 100644
+index 4af8d37..113773a 100644
--- a/README.md
+++ b/README.md
-@@ -1,12 +1,12 @@
+@@ -1,14 +1,14 @@
# Open Chinese Convert 開放中文轉換
-[](https://travis-ci.org/BYVoid/OpenCC)
-[](https://ci.appveyor.com/project/Carbo/OpenCC)
--[](https://github.com/BYVoid/OpenCC/actions?query=workflow%3A%22Python+package%22)
+-[](https://github.com/BYVoid/OpenCC/actions/workflows/cmake.yml)
+-[](https://github.com/BYVoid/OpenCC/actions/workflows/nodejs.yml)
+-[](https://github.com/BYVoid/OpenCC/actions/workflows/python.yml)
+[[Travis](https://travis-ci.org/BYVoid/OpenCC)]
+[[AppVeyor](https://ci.appveyor.com/project/Carbo/OpenCC)]
-+[[Python package](https://github.com/BYVoid/OpenCC/actions?query=workflow%3A%22Python+package%22)]
++[[C/C++ CI](https://github.com/BYVoid/OpenCC/actions/workflows/cmake.yml)]
++[[Node.js CI](https://github.com/BYVoid/OpenCC/actions/workflows/nodejs.yml)]
++[[Python CI](https://github.com/BYVoid/OpenCC/actions/workflows/python.yml)]
## Introduction 介紹